FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.org.nz.fhir.ig.hpi#current (47 ms)

Package hl7.org.nz.fhir.ig.hpi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org.nz/fhir/ig/hpi/https://build.fhir.org/ig/HL7NZ/hpi/ValueSet-Hpi-ContactPointUse.html
Url https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-point-use-code
Version 0.9.0
Status active
Date 2021-04-14T00:00:00+13:00
Name Hpi_ContactPointUse
Title Use values for a ContactPoint
Experimental False
Realm nz
Authority hl7
Description Use values for a ContactPoint

Resources that use this resource

StructureDefinition
http://hl7.org.nz/fhir/StructureDefinition/HPILocation HPI Location
http://hl7.org.nz/fhir/StructureDefinition/hpiOrganization HPI Organization
http://hl7.org.nz/fhir/StructureDefinition/HPIPractitionerRole HPI Practitioner role

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://hl7.org/fhir/contact-point-use
    CodeDisplayDefinition
    workAn office contact point. First choice for business related contacts during business hours.An office contact point. First choice for business related contacts during business hours.
    tempA temporary contact point. The period can provide more detailed information.A temporary contact point. The period can provide more detailed information.

Source

{
  "resourceType" : "ValueSet",
  "id" : "Hpi-ContactPointUse",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\"><code>http://hl7.org/fhir/contact-point-use</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html#contact-point-use-work\">work</a></td><td>An office contact point. First choice for business related contacts during business hours.</td><td>An office contact point. First choice for business related contacts during business hours.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html#contact-point-use-temp\">temp</a></td><td>A temporary contact point. The period can provide more detailed information.</td><td>A temporary contact point. The period can provide more detailed information.</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-point-use-code",
  "version" : "0.9.0",
  "name" : "Hpi_ContactPointUse",
  "title" : "Use values for a ContactPoint",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-04-14T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Use values for a ContactPoint",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/contact-point-use",
        "concept" : [
          {
            "code" : "work",
            "display" : "An office contact point. First choice for business related contacts during business hours."
          },
          {
            "code" : "temp",
            "display" : "A temporary contact point. The period can provide more detailed information."
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.